home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Halluncination < prev    next >
Text File  |  1999-08-24  |  908b  |  62 lines

  1. /*
  2. ---------------------------------------
  3.           "Hallucination"
  4. Configured by:  Brad Block
  5. E-mail:  ebby@ssba.com
  6.  
  7. After staring at this config for hours, I could see it with my eyes shut.  Really! No beer involved with naming this configuration.
  8. ---------------------------------------
  9. */
  10.  
  11. Resn=10,
  12.  
  13. Durn="1.0",
  14.  
  15. CamX="40 * cos( t / 2.3 )",
  16. CamY="50 * sin( t / 7 )",
  17. CamZ="10 * sin( t/1.5)",
  18.  
  19. CmLX="10 * cos(t/2)",
  20. CmLY="10 * cos(t)",
  21. CmLZ="30 * cos(t/2)",
  22.  
  23. CUpX="0",
  24. CUpY="0",
  25. CUpZ="1",
  26.  
  27. D0="5.14286 * s",            // 5.14286 == 6 / 1.16666
  28.  
  29. R="pos( 2 - d0 ) + pos( 2 - abs( d0 - 6 ))",
  30. G="2 - abs( d0 - 2 )",
  31. B="2 - abs( d0 - 4 )",
  32.  
  33. LvlR="1",LvlG="1",LvlB="1",
  34.  
  35. widt=490,heig=360,
  36.  
  37. ConL=0,
  38.  
  39. ConB=0,
  40.  
  41. LWdt="2 * dt + 2",
  42.  
  43. Fall=".9",
  44.  
  45. C0="50 * cos(dt)",
  46.  
  47.  
  48. X="100 * dt",
  49. Y="80 * s - 40",
  50. Z="c0 * mag( s )",
  51.  
  52.  
  53. Scal="800",
  54.  
  55. ScSz=1,
  56.  
  57. Pers="250",
  58.  
  59. Vers=30
  60.  
  61. // This file was configured by Brad Block (ebby@ssba.com)
  62.